home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Resources / Bart's PE Builder 3.1.9 / pebuilder319.exe / {app} / plugin / zz5 / nu2shell / nu2shell.inf < prev    next >
Windows Setup INFormation  |  2006-01-12  |  643b  |  29 lines

  1. [Version]
  2. Signature= "$Windows NT$"
  3.  
  4. [PEBuilder]
  5. Name="Nu2Shell"
  6. Enable=1
  7. Config=nu2shellcfg.exe @PluginFile@
  8.  
  9. [Strings]
  10. password-hash=
  11. password-boot-prompt="This CD is protected by a boot password!"
  12.  
  13. [SourceDisksFiles]
  14. nu2shell.exe=2,,3
  15. nu2shell.txt=2,,3
  16. shutdown.cmd=2,,3
  17. reboot.cmd=2,,3
  18.  
  19. [SetupReg.AddReg]
  20. ; Install nu2shell.exe
  21. 0x2, "Setup", "CmdLine", "nu2shell.exe \Programs\Nu2Menu\nu2menu.exe"
  22.  
  23. [SetupReg.AddReg]
  24. 0x1, "ControlSet001\Control\PE Builder", "bootpwd", "%password-hash%"
  25. 0x1, "ControlSet001\Control\PE Builder", "bootprompt", "%password-boot-prompt%"
  26.  
  27. [Append]
  28. nu2menu.xml, nu2shell_nu2menu.xml
  29.